Add some new stock items. (#166480, Kristof Vansant)
authorMatthias Clasen <mclasen@redhat.com>
Sat, 25 Jun 2005 05:06:47 +0000 (05:06 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 25 Jun 2005 05:06:47 +0000 (05:06 +0000)
commiteffe3785cf61084d9f7e9427cea0999bb4a32473
tree84079ea209f695bb0500e741fe686b839292b095
parent458d71a96a998bb5563f508985beef1f0f600092
Add some new stock items. (#166480, Kristof Vansant)

2005-06-25  Matthias Clasen  <mclasen@redhat.com>

Add some new stock items.  (#166480, Kristof Vansant)

* gtk/stock-icons/stock_fullscreen_16.png:
* gtk/stock-icons/stock_fullscreen_24.png:
* gtk/stock-icons/stock_leave_fullscreen_16.png:
* gtk/stock-icons/stock_leave_fullscreen_24.png:
* gtk/stock-icons/stock_info_16.png:
* gtk/stock-icons/stock_info_24.png: New icons.

* gtk/stock-icons/Makefile.am: Add new icons.

* gtk/gtkstock.h: Define names for the new icons.

* gtk/gtkstock.c (builtin_items): Register new stock items.

* gtk/gtkiconfactory.c (get_default_icons): Register new
stock icons.
13 files changed:
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-8
gtk/gtkiconfactory.c
gtk/gtkstock.c
gtk/gtkstock.h
gtk/stock-icons/Makefile.am
gtk/stock-icons/stock_fullscreen_16.png [new file with mode: 0644]
gtk/stock-icons/stock_fullscreen_24.png [new file with mode: 0644]
gtk/stock-icons/stock_info_16.png [new file with mode: 0644]
gtk/stock-icons/stock_info_24.png [new file with mode: 0644]
gtk/stock-icons/stock_leave_fullscreen_16.png [new file with mode: 0644]
gtk/stock-icons/stock_leave_fullscreen_24.png [new file with mode: 0644]